[INFO] cloning repository https://github.com/bloticle/em2_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bloticle/em2_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbloticle%2Fem2_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbloticle%2Fem2_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1b0f3bd3fe15274ab894ccfd06a319cb84af9a5
[INFO] testing bloticle/em2_api against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbloticle%2Fem2_api" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bloticle/em2_api
[INFO] finished tweaking git repo https://github.com/bloticle/em2_api
[INFO] tweaked toml for git repo https://github.com/bloticle/em2_api written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bloticle/em2_api on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bloticle/em2_api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing bloticle/em2_api against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbloticle%2Fem2_api" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bloticle/em2_api
[INFO] finished tweaking git repo https://github.com/bloticle/em2_api
[INFO] tweaked toml for git repo https://github.com/bloticle/em2_api written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bloticle/em2_api on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bloticle/em2_api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pkg-config v0.3.30
[INFO] [stderr]   Downloaded mlua-sys v0.6.1
[INFO] [stderr]   Downloaded which v6.0.1
[INFO] [stderr]   Downloaded home v0.5.9
[INFO] [stderr]   Downloaded errno v0.3.9
[INFO] [stderr]   Downloaded windows-targets v0.52.5
[INFO] [stderr]   Downloaded either v1.12.0
[INFO] [stderr]   Downloaded bitflags v2.5.0
[INFO] [stderr]   Downloaded cc v1.0.99
[INFO] [stderr]   Downloaded rustix v0.38.34
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.5
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.5
[INFO] [stderr]   Downloaded windows_i686_gnullvm v0.52.5
[INFO] [stderr]   Downloaded lua-src v546.0.2
[INFO] [stderr]   Downloaded libc v0.2.155
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.5
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.5
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.5
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.5
[INFO] [stderr]   Downloaded luajit-src v210.5.8+5790d25
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.5
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 177c0e470752003ee9a7b4855654c29487fd7ca132da30adaa23105babb6940d
[INFO] running `Command { std: "docker" "start" "-a" "177c0e470752003ee9a7b4855654c29487fd7ca132da30adaa23105babb6940d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "177c0e470752003ee9a7b4855654c29487fd7ca132da30adaa23105babb6940d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "177c0e470752003ee9a7b4855654c29487fd7ca132da30adaa23105babb6940d", kill_on_drop: false }`
[INFO] [stdout] 177c0e470752003ee9a7b4855654c29487fd7ca132da30adaa23105babb6940d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 299d038b6ed453fa21d5a429619b12946602647bf063a59744ff8a9a6a3cdef7
[INFO] running `Command { std: "docker" "start" "-a" "299d038b6ed453fa21d5a429619b12946602647bf063a59744ff8a9a6a3cdef7", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling lua-src v546.0.2
[INFO] [stderr]    Compiling which v6.0.1
[INFO] [stderr]    Compiling luajit-src v210.5.8+5790d25
[INFO] [stderr]    Compiling mlua-sys v0.6.1
[INFO] [stderr]    Compiling em2_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]   --> src/lib.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winapi::shared::minwindef::{HMODULE, LPVOID};
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> src/lib.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winapi::um::libloaderapi::GetModuleHandleA;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> src/lib.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winapi::um::libloaderapi::{GetModuleHandleW, GetProcAddress};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> src/lib.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winapi::um::processthreadsapi::GetCurrentProcess;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> src/lib.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winapi::um::winnt::HANDLE;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/lib.rs:878:17
[INFO] [stdout]     |
[INFO] [stdout] 878 | ...   winapi::um::memoryapi::VirtualProtect(address as *mut winapi::ctypes::c_void, length, winapi::um::winnt::PAGE_EXECUTE_READWRI...
[INFO] [stdout]     |               ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ctypes` in `winapi`
[INFO] [stdout]    --> src/lib.rs:878:71
[INFO] [stdout]     |
[INFO] [stdout] 878 | ...   winapi::um::memoryapi::VirtualProtect(address as *mut winapi::ctypes::c_void, length, winapi::um::winnt::PAGE_EXECUTE_READWRI...
[INFO] [stdout]     |                                                                     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/lib.rs:878:103
[INFO] [stdout]     |
[INFO] [stdout] 878 | ...s *mut winapi::ctypes::c_void, length, winapi::um::winnt::PAGE_EXECUTE_READWRITE, &mut old_protection);
[INFO] [stdout]     |                                                   ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> src/lib.rs:882:17
[INFO] [stdout]     |
[INFO] [stdout] 882 |         winapi::um::memoryapi::VirtualProtect(address as *mut winapi::ctypes::c_void, length, old_protection, &mut old_protection);
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ctypes` in `winapi`
[INFO] [stdout]    --> src/lib.rs:882:71
[INFO] [stdout]     |
[INFO] [stdout] 882 |         winapi::um::memoryapi::VirtualProtect(address as *mut winapi::ctypes::c_void, length, old_protection, &mut old_protection);
[INFO] [stdout]     |                                                                       ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:240:22
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let func: extern "thiscall" fn(i32, *mut i32, *mut i32, i32, i32) -> *mut i32 = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 307 |     let func: extern "thiscall" fn(i32, *const i32) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:395:22
[INFO] [stdout]     |
[INFO] [stdout] 395 |     let func: extern "thiscall" fn(i32, i32) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:451:22
[INFO] [stdout]     |
[INFO] [stdout] 451 |     let func: extern "fastcall" fn(i32) -> i32 = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:474:22
[INFO] [stdout]     |
[INFO] [stdout] 474 |     let func: extern "fastcall" fn(i32) -> i32 = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:493:22
[INFO] [stdout]     |
[INFO] [stdout] 493 |     let func: extern "fastcall" fn(i32) -> i32 = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:528:22
[INFO] [stdout]     |
[INFO] [stdout] 528 |     let func: extern "thiscall" fn(i32, *const i32) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:542:22
[INFO] [stdout]     |
[INFO] [stdout] 542 |     let func: extern "thiscall" fn(i32, *const i32) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:556:22
[INFO] [stdout]     |
[INFO] [stdout] 556 |     let func: extern "thiscall" fn(i32, i32) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:569:22
[INFO] [stdout]     |
[INFO] [stdout] 569 |     let func: extern "thiscall" fn(i32, f32) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:581:22
[INFO] [stdout]     |
[INFO] [stdout] 581 |     let func: extern "thiscall" fn(i32, i32, *const i32, f32, i32, i32, i32) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:611:22
[INFO] [stdout]     |
[INFO] [stdout] 611 |     let func: extern "thiscall" fn(i32, i32, *const i32, *const i32) -> u32 = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:642:22
[INFO] [stdout]     |
[INFO] [stdout] 642 |     let func: extern "thiscall" fn(i32, *const i32, u32) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:674:22
[INFO] [stdout]     |
[INFO] [stdout] 674 |     let func: extern "thiscall" fn(i32, *const i32) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:681:22
[INFO] [stdout]     |
[INFO] [stdout] 681 |     let func: extern "thiscall" fn(i32, *const i32, i32) -> *mut i32 = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:796:22
[INFO] [stdout]     |
[INFO] [stdout] 796 |     let func: extern "fastcall" fn(ActionScriptState) -> u32 = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:803:22
[INFO] [stdout]     |
[INFO] [stdout] 803 |     let func: extern "thiscall" fn(ActionScriptState, u32) -> *mut i32 = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:901:22
[INFO] [stdout]     |
[INFO] [stdout] 901 |     let func: extern "thiscall" fn(i32, i32) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:914:22
[INFO] [stdout]     |
[INFO] [stdout] 914 |     let func: extern "thiscall" fn(i32, i32) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:927:22
[INFO] [stdout]     |
[INFO] [stdout] 927 |     let func: extern "thiscall" fn(i32, i32, *const i32, i32) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:943:22
[INFO] [stdout]     |
[INFO] [stdout] 943 |     let func: extern "thiscall" fn(*const *const i32, *const i32) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:958:22
[INFO] [stdout]     |
[INFO] [stdout] 958 |     let func: extern "thiscall" fn(i32, *const i32) -> u32 = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:974:22
[INFO] [stdout]     |
[INFO] [stdout] 974 |     let func: extern "thiscall" fn(i32, u8) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:988:22
[INFO] [stdout]     |
[INFO] [stdout] 988 |     let func: extern "fastcall" fn(i32) -> i32 = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]     --> src/lib.rs:1011:22
[INFO] [stdout]      |
[INFO] [stdout] 1011 |     let func: extern "thiscall" fn(*const u32, *const u32, *const u32, *const *const u32) -> u32 = unsafe { std::mem::transmute(ad...
[INFO] [stdout]      |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "thiscall" is not a supported ABI for the current target
[INFO] [stdout]     --> src/lib.rs:1030:22
[INFO] [stdout]      |
[INFO] [stdout] 1030 |     let func: extern "thiscall" fn(i32, *const c_char) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]      |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> src/lib.rs:225:54
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let func: extern "C" fn() -> *mut i32 = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `u32` (32 bits)
[INFO] [stdout]     = note: target type: `extern "C" fn() -> *mut i32` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> src/lib.rs:232:62
[INFO] [stdout]     |
[INFO] [stdout] 232 |     let func: extern "C" fn(*const c_char) -> u32 = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `u32` (32 bits)
[INFO] [stdout]     = note: target type: `extern "C" fn(*const i8) -> u32` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_values`
[INFO] [stdout]    --> src/lib.rs:585:40
[INFO] [stdout]     |
[INFO] [stdout] 585 | pub fn lua_pcall_custom(num_args: i32, return_values: i32) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_values`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> src/lib.rs:718:57
[INFO] [stdout]     |
[INFO] [stdout] 718 |     let func: extern "C" fn(*const u32, i32) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `u32` (32 bits)
[INFO] [stdout]     = note: target type: `extern "C" fn(*const u32, i32)` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> src/lib.rs:778:72
[INFO] [stdout]     |
[INFO] [stdout] 778 |     let func: extern "C" fn(u32, *const c_char, bool, bool) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `u32` (32 bits)
[INFO] [stdout]     = note: target type: `extern "C" fn(u32, *const i8, bool, bool)` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> src/lib.rs:823:62
[INFO] [stdout]     |
[INFO] [stdout] 823 |     let func: extern "C" fn(*const c_char) -> u32 = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `u32` (32 bits)
[INFO] [stdout]     = note: target type: `extern "C" fn(*const i8) -> u32` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> src/lib.rs:831:49
[INFO] [stdout]     |
[INFO] [stdout] 831 |     let func: extern "C" fn() -> i32 = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `u32` (32 bits)
[INFO] [stdout]     = note: target type: `extern "C" fn() -> i32` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> src/lib.rs:841:77
[INFO] [stdout]     |
[INFO] [stdout] 841 |     let func: extern "C" fn(*const c_char, i32, *mut u32) -> u32 = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `u32` (32 bits)
[INFO] [stdout]     = note: target type: `extern "C" fn(*const i8, i32, *mut u32) -> u32` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> src/lib.rs:857:72
[INFO] [stdout]     |
[INFO] [stdout] 857 |     let func: extern "C" fn(*const c_char, *mut i32) -> u32 = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `u32` (32 bits)
[INFO] [stdout]     = note: target type: `extern "C" fn(*const i8, *mut i32) -> u32` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> src/lib.rs:894:42
[INFO] [stdout]     |
[INFO] [stdout] 894 |     let func: extern "C" fn() = unsafe { std::mem::transmute(address) };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `u32` (32 bits)
[INFO] [stdout]     = note: target type: `extern "C" fn()` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]     --> src/lib.rs:1004:55
[INFO] [stdout]      |
[INFO] [stdout] 1004 |     let func: extern "C" fn(*const c_char) = unsafe { std::mem::transmute(address) };
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: source type: `u32` (32 bits)
[INFO] [stdout]      = note: target type: `extern "C" fn(*const i8)` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0512, E0570.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `em2_api` (lib) due to 46 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "299d038b6ed453fa21d5a429619b12946602647bf063a59744ff8a9a6a3cdef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "299d038b6ed453fa21d5a429619b12946602647bf063a59744ff8a9a6a3cdef7", kill_on_drop: false }`
[INFO] [stdout] 299d038b6ed453fa21d5a429619b12946602647bf063a59744ff8a9a6a3cdef7
